From: Thien-Thi Nguyen Date: Sat, 24 Mar 2007 11:33:42 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~1381 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a425bf562f1e6a60cea518ea6716e62dd50af43b;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 39f47e9d04c..6087b0dd6fa 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,14 @@ +2007-03-24 Thien-Thi Nguyen + + * vc-rcs.el (vc-rcs-annotate-command): + Set text property :vc-annotate-prefix on the annotation text. + (vc-rcs-annotate-time): Instead of searching for ": ", + search for end of text propertized with :vc-annotate-prefix. + 2007-03-24 Martin Rudalics * whitespace.el (top level): Remove calls putting - permanent-local nil property since these are no-ops. + permanent-local nil property since these are no-ops. * man.el (Man-support-local-filenames): Assure that default-directory exists when doing call-process.